docs: add GitHub issue links to FAQ sections and improve support section in README - #130
Merged
Merged
Conversation
sk31337
marked this pull request as ready for review
July 9, 2026 11:22
lennardrother
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
FAQ sections updated in all end-user-guide docs: replaced the generic "Reach out to us" placeholder with a direct link to open a GitHub issue and a reference to the
👐 Support, Feedbacksection in the README.docs/end-user-guides/instance-mapping.mdx— existing empty FAQ updateddocs/end-user-guides/setup.mdx— FAQ section added at end of filedocs/end-user-guides/schema.mdx— FAQ section added at end of filedocs/end-user-guides/users.mdx— FAQ section added at end of filedocs/end-user-guides/table.mdx— FAQ section added at end of file (after the closing</Tabs>)README.md support section split into two dedicated sections:
## 👐 Support, Feedbacksection with the GitHub issues link and a Slack channel reference (#crossplane-provider-sap)## Contributingsection with the existing contribution guidelines linkMotivation
The FAQ sections previously had a generic call-to-action with no actionable link. Users now have a direct path to open a GitHub issue, and the README has a clearly anchored support section that the FAQ links can point to (
#-support-feedback).